@charset "utf-8";
/************************************************************************
 * 公司	: suyee inc.
 * 网址	: www.suyee.net.cn
 * 作者QQ: 新月(46780956)
 * 日期	: 2020.04.22
************************************************************************/
/*.pcDIV	{display: block;}*/
.mobileDIV {	display: none;}
/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {	display: block}
/* 灰度滤镜
.star img {    filter: grayscale(100%);    -webkit-filter: grayscale(100%);    transition: -webkit-filter 2s;    transition: filter 2s;} */
/* common */
* {	margin: 0;	padding: 0;}
html {	height: 100%}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, img, span {	margin: 0;	padding: 0;}
ul, ol {	margin: 0;	padding: 0;	list-style-type: none;}
img {	border: 0;	max-width: 100%;	height: auto;	width: auto\9; /* ie8 */}

body {
	display: block;
	width: 100%;overflow-x:hidden;
	max-width: 1920px;
	margin: 0 auto;
	background: #FFF;
	transition: all ease-out 0.3s;
	color: #666;
	font-size: 1em;
	line-height: 1.5;
	font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;
}
a:link {	text-decoration: none;  color: #555;}
a:visited {	text-decoration: none;	color: #555;}
a:hover {	text-decoration: none;	color: #06C;}
a:active {	text-decoration: none;	color: #555;}
/*主色 #0c4ca3 = rgba(12,76,163,0.9)*/
.clear{ clear:both !important; font-size:0 !important; line-height:0 !important; height:0 !important;}
.txtCenter{ text-align:center!important;}
.txtleft{ text-align: left!important;}
.txt16{ font-size:16px!important;line-height:26px!important;}
.moree{ display:block; float:right; margin:6px 20px 0 0; border:0;}
.leftimg{ display:block; float:left; margin:0; padding:0; border:none;}
.hand	{cursor:pointer}
.overflow	{overflow:auto; overflow:hidden}
.none	{display:none !important}
.hide	{display:block; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; text-indent:-9999px;}
.pos_rel	{position:relative;}

/* tabel 全局 */
/* tabel å…¨å±€ */
.tabelMain{ float:left; width:100%;border-top: #666 1px solid;border-bottom: #666 1px solid;  font: normal 14px/25px "Arial",Arial, Microsoft YaHei; }
.tabelMain td{ border-top: #d8d8d8 1px solid; padding:7px 4px; border-right: #d8d8d8 1px solid; }
.tabelMain th{  padding:7px 0;  background:#f8f8f8; position: relative;}
.tabelMain tr{  background:#FFF; }
.tabelMain tr:hover{  background:#f6f6f6; }
.tabelMain  tr.topline > * {    border-top-color: #b3b3b3;}
.tabelMain th:before {
    content: '';
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 15px;
    width: 1px;
    background: #dedede;
}
.tabelMain th:first-child:before { display:none; width: 0; overflow:hidden;}
.tabelMain tr td:last-child { border-right:; }
.tabelMain tr td:first-child { color: }
.tabelMain tr td.border_none{ border-right:none; }
.tabelMain a{ color:#067BC6; }
.tabelMain a:hover{ color: #39F; }


/*.ke-zeroborder{text-align:left; }

.inputtxt{ padding:0 5px; width:30%;
    line-height: 32px;height: 32px;
    border: 1px solid #d9d9d9;
    color: #808080;
    background: #f8f8f8;
	 }
.inputent{ width:70%; height:96px;}
.inputcode{ width:65px;}
.tijiao{
	 background-color:#ff9933;
	 padding:0 20px;
	border: none;
	cursor:pointer;
	margin:0;
	font: normal 14px/35px Arial, Microsoft YaHei, "å®‹ä½“"; color:#FFF;
}
.tijiao:hover{
	 background-color:#ff5e00;
 color:#FFF;
}*/

.tabelMessage{ float:left; width:100%; border-bottom: #666 1px solid; }
.tabelMessage td{  border-bottom: #d8d8d8 1px solid; padding:10px 0;}
.tabelMessage .tdR{ padding-right:5%;}
.tabelMessage .tdone{border-top: #666 1px solid;}
/* button */
button	{display:inline-block; padding:0; border:0; background:transparent; text-align:center; vertical-align:middle; cursor:pointer; white-space:nowrap}
button.dis,
button.dis	span	{cursor:default}
button.dis:hover	span	{background-position:0 0}
button.dis:hover	span	span	{background-position:right 0}


/* 表单与按钮 */
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:0.7;}
.btn:hover, .btn-quote:hover, .knop:hover {  text-decoration:none!important;}
	
/* 全局公共 */
.relative{ position:relative;}
.subtitle{display: block; width:100%; float:left;line-height: 2;  }
.til_left{ text-align:left !important; float:left!important;margin:auto;}
.w50{ float:left; width:50%;}
.w50:after{ content: ''; clear: both; display: block; font-size: 0;}

.zindex99{z-index:99; position: relative;}
.FFF_9{ color: rgba(255,255,255,0.9) !important;}
.FFF_8{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a:hover{ color: rgba(255,255,255,0.95) !important;}
.fir_title{ width:100%; text-align:center; font-weight:normal; font-size:30px; line-height:40px; color:#333; padding-top:60px; text-transform : uppercase/*全字母大写*/;}
.sec_title{ width:100%; text-align:center; font-weight:normal; font-size:16px; line-height:30px; color:#555; padding-bottom:35px; }
.linep{ display:block; margin:7px auto; width:60px; height:2px; background:#0966CA; overflow:hidden; font-size:0; }
.linep_color{ background:#009746;  }
.marginBTM35{ margin-bottom:35px;}
.paddingBTM50{ padding-bottom:50px;}
.paddingBTM65{ padding-bottom:65px;}
.paddingBTM60{ padding-bottom:60px;}
.paddingBTM70{ padding-bottom:70px;}
.paddingBTM25{ padding-bottom:25px;}
.paddingBTM15{ padding-bottom:15px;}
.paddingBTM10{ padding-bottom:10px;}
.paddingTop65{ padding-Top:125px;}
.paddingTop70{ padding-Top:70px;}
.paddingTop50{ padding-Top:50px;}
.paddingTop35{ padding-Top:35px;}
.paddingTop25{ padding-Top:25px;}
.paddingTop15{ padding-Top:15px;}
.paddingTop10{ padding-Top:10px;}
.margin-top-35{margin-top:35px!important;}
.text_3{text-overflow:ellipsis; }/*需要配合<nobr>*/
/*---------------------------------//banner-----------------------------------*/
#banner_Main {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	text-align: center;
	background-color: #f3f3f3;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(../images/pro_banner.jpg)
}
#banner_Main:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(61,99,138,.5);
	z-index: 1;
}

#banner_Main h2 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 35%;
	font-size: 2em;
	color: rgba(255,255,255,0.8);
	line-height: 1.2;
	font-weight: normal;
	opacity: 1;
	animation: change 0.3s ease;
	-moz-animation: change 0.3s ease;
	-webkit-animation: change 0.3s ease;
	-o-animation: change 0.3s ease;
}

#banner_Main h2:after {
	position: absolute;
	left: 50%;
	bottom: -15px;
	content: "";
	width: 80px;
	margin-left: -40px;
	height: 3px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.8);
}


#banner_Main:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
/*#bannerMain.on img {transform: matrix(1.0, 0, 0, 1.0, 0, 0);-webkit-transition: all 5.0s ease;-moz-transition: all 5.0s ease;-ms-transition: all 5.0s ease;-o-transition: all 5.0s ease;transition: all 5.0s ease;}
#bannerMain img {transform: matrix(1.1, 0, 0, 1.1, 0, 0);   position: absolute;    top: 0;    left: 50%;    width: 1920px;	 max-width: 1920px;    margin-left: -960px;    }
.banner01{background:url(../images/banner_contact.jpg) center center no-repeat ; }
.banner02{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner03{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner04{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner05{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner06{background:url(../images/banner06.jpg) center top no-repeat ; }*/
#bannerTxt {
	width: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 80px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	letter-spacing: 8.5px;
	opacity: 0.5;
	font-family: "monts";
	font-weight: 400;
}


/*******内页banner导航********/

 .inner_nav {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    z-index: 2;width:100%;
    max-width: 1200px;
    transform: translateX(-50%);
}

.inner_nav .page-intro {
    width: 100%;
    padding: 110px 0 0;
    height: 100%;
    text-align: center;
	box-sizing:border-box;
}

.inner_nav .page-intro .title {
    font-weight: 500;
    font-size: 44px;
    line-height: 60px;
    color: #ffffff;
}
.inner_nav .page-intro .desc {
    margin: 10px 0 0;
    font-size: 22px;
    line-height: 40px;
    color: #ffffff;
}

.inner_nav .page_inner {
    background: #ffffff;position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 1200px;
    transform: translateX(-50%);
  border-top-left-radius:10px;
border-top-right-radius:10px;

}
ul.page-list {
    display: table;
    table-layout: fixed;
    width: 100%;
}
ul.page-list li {
    display: table-cell;
    position: relative;
    text-align: center;
}

ul.page-list li.on a {
    display: block;
    color:#06c;
}
ul.page-list li a {
    display: block;
    font-size: 18px;
    line-height: 60px;
    color: #333;
    transition: all .3s;
}
ul.page-list li:hover a{color: #06c;}
ul.page-list li:hover a:before{background: rgba(2, 59, 143,1); opacity: 1;   transform: scaleX(1);}
ul.page-list li.on a:before {   background: rgb(2, 59, 143);   height:2px; opacity: 1;   transform: scaleX(1);}
ul.page-list li a:before {
    display: block;
    content: '';
    position: absolute;
   bottom: 0;
    left: 0;
    right: 0;
    height:2px;
    background: rgba(2, 59, 143,0.4);
    opacity: 0;
    transform: scaleX(0);
    transition: all .3s; width:20%; left:40%;
}
ul.page-list li:first-child:before {display: none;}
ul.page-list li:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 20px;
    margin: -10px 0 0;
    background: #c9c9c9;
}

/*---------------------------------//body-----------------------------------*/
#bodyMain:after,#body:after,#contect:after,.contect:after,#content:after,.content:after
{ content: ''; clear: both; display: block; font-size: 0;}
#bodyMain{width:100%; }
#body{ width:1300px; margin:0 auto;  box-sizing:border-box;}
.w1200{width:1200px !important;}
.contect,#contect,.content,#content{ display:block; width:100%; /*float:left; padding:0;*/ margin:0;  }
.bg_color_F6{ background:#F6F6F6;}
.bg_FFF{ background:#FFF;}



/********首页*********/


.title_first { width:100%; text-align:center;font-weight:550;color:#033c75; padding-top:60px; line-height:1.4; font-size:2.2em;letter-spacing:2px;}
.title_line{width:80px; height:2px; overflow:hidden; margin: 8px auto; background:#df2328}	
.title_sec{ width:100%;max-width: 1200px; margin:0 auto; text-align:center;padding-bottom:20px; line-height:1.4; font-size:1.4em;
font-weight: 500;COLOR: #444;
/*COLOR: #0066af;*/
}


/* 产品 */
ul.four_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.four_ul {width:100%; float:left; /*box-shadow: 0px 9px 25px 0px rgba(0,0,0,0.15);*/}
ul.four_ul li:last-child{margin-right:0;}
ul.four_ul li{display:block; float:left;width:24%;  margin-right:1.3%; margin-bottom:25px; height:;box-sizing: border-box; position:relative;transition: all 0.6s ease;}
.btn_hot {
    position: absolute;
    left: 10px;
    top: 5px;
    z-index: 999;
    background: rgba(223,35,40,0.9);
    color: #FFF;
    font-size: 11px;
    display: inline-block;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 6px;
    white-space: nowrap;
}

.btn_hot:before {
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 21px 6px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color:rgba(223,35,40,0.9);
    border-left-color: transparent;
}
.btn_hot:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 6px 0 0;
    border-top-color: rgba(223,35,40,0.9);
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

span.best{ z-index:9;font-size:12px; text-align:center; color:#FFF;
    background: rgba(223,35,40,0.7);
    width: 50px;
    height: 22px; line-height:22px;
    position: absolute;
    left:10px;
    top: 5px;
	transform: skewX(-25deg);/*斜拉*/
	/*transform: rotate(25deg);*//*旋转*/
}
span.best em{ font-style:normal;
	transform: skewX(25deg);/*斜拉*/
	/*transform: rotate(25deg);*//*旋转*/
}
/*ul.four_ul li:before { z-index:9;
    content: "Hot"; font-size:12px; text-align:center; color:#FFF;
    background: rgba(223,35,40,0.7);
    width: 100px;
    height: 100px;
    position: absolute;
    right:2px;
    top: 2px;

}*/
ul.four_ul li:nth-of-type(4n) { margin-right:0; }
ul.four_ul li a{ width:100%; height:100%;   }
ul.four_ul li a p.datu{width:100%; height:312px; display:block; overflow:hidden;background:#f5f5f5;position: relative;}
ul.four_ul li a p.datu img{width:100%; min-height:100%;transition: all 0.6s ease; }
ul.four_ul li a:hover p.datu img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
ul.four_ul li a h2{ width:100%; font-size:1.2em; padding-top:5px; color:#444; font-weight: normal; text-align:center;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;text-transform: Capitalize;
}
ul.four_ul li a:hover h2{ color:#06C; }

ul.four_ul li a:hover p.datu:before {
    opacity: 1;
}
ul.four_ul li a p.datu:before { z-index:999;
    content: "";
    background: rgba(6, 77, 163, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
    transition: all 0.3s;
}

ul.four_ul li a p.datu:after { z-index:9999;
    content: "\f002";
    font-family: "FontAwesome";
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all 0.3s;
    color: #fff;
    font-size: 50px;
}
ul.four_ul li a:hover p.datu:after { 
    opacity: 1; top: 50%;

}




.floor1{top: 680px;
    position: absolute;
    z-index: 990;
    overflow: hidden;
    left: 50%;
    margin-left: -650px;
    width: 100%;
   background:rgba(255,255,255,1);
    height: 260px;
    bottom: 0px;
    z-index: 998;}

	
#six_box_bg{ position:absolute; left:0; right:0; top:50%; height:370px; background:rgba(247, 255, 255, 1); z-index:-2;}
#six_box{ width:90%; margin:0 auto;  box-sizing:border-box; background: #FFF;position:relative; }
#six_box:before{content: '';position:absolute; left:100%; top:0; bottom:0; width:50%; background:#FFF; z-index:-1;}

#six_box:after,
ul.six_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.six_ul {width:100%; max-width:1300px; margin:0 auto; padding:25px 0;}
ul.six_ul li:last-child{margin-right:0;}
ul.six_ul li{display:block; float:left;width:20%; /*margin-left:1%;*/ padding-right:1%; height:;box-sizing: border-box; position:relative;transition: all 0.6s ease;}
ul.six_ul li a{ text-align:center;}
ul.six_ul li a i{ width:120px; height:120px; line-height:120px; border-radius:50%;display: block; margin:0 auto;overflow:hidden;color:#FFF; font-size:4em;
    background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );
	
	    /*background: linear-gradient(-135deg, rgba(163,4,4,0.9) 0%,rgba(12, 76, 163,1) 100%);*/

	}
ul.six_ul li a p.datu img{widht:100%;/* min-height:100%; */transition: all 0.6s ease; }
ul.six_ul li a:hover p.datu img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
ul.six_ul li a h2{ width:100%; font-size:0.8em; line-height:1.5; color:#333; font-weight: normal; text-align:center;}
ul.six_ul li a h2 em{font-size:2.6em; font-style:normal; padding-right:3px;}
ul.six_ul li a p{ width:100%; font-size:1em;line-height:1.2; color:#999; font-weight: normal; text-align:center;}

.w50{width:50%; float:left; box-sizing: border-box;}
.w50:after{ content: ''; clear: both; display: block; font-size: 0;}
.about_con{ padding-right:50px;}
.about_img{ padding-left:80px; max-height:425px; overflow:hidden; float:right;}
.about_img img {transition: all 0.6s ease;}
.about_img:hover img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
.about_con h2{ padding-bottom:130px; font-size:2.4em;letter-spacing:2px; font-weight:530; color:rgb(30, 84, 156); line-height:1.1;}
.about_con h2 span{ font-size:0.7em; color:#777; font-weight: normal; }
.about_con p{ padding-top:20px; line-height:1.9;   }
   .about_conp{ text-align: justify;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;}



.herf_box { position: relative; overflow:hidden; display:block; margin-top:12px;
    border:rgba(6, 77, 163, 1) 1px solid; box-sizing: border-box; transition: all .36s ease;
	 width: 150px; text-align:center; line-height:36px;border-radius:8px;  font-size:0.85em; color: rgba(6, 77, 163, 1);
}	
.herf_box:hover {color:rgba(255, 255, 255, 1); }
.herf_box:before {content: ""; z-index:-1;position:absolute; left:0; top:0; width:0; height:100%; transition: all .36s ease;
    background:rgba(6, 77, 163, 1);
	/*background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );*/
	
}
.herf_box:hover:before {width:100%; }  



.w545:after{ content: ''; clear: both; display: block; font-size: 0;}
.w545{width:640px; float:left; margin-right:20px; padding:25px; box-sizing:border-box; float:left; background:#FFF;
overflow: hidden;
max-height: 468px;}
.w545 h3 a{ width:100%; display:block; position:relative;
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #222;
}
.w545 h3 a sapn{ padding-left:10px; 
    font-size: 0.7em;
    color: #777;
    font-weight: normal;
}
.w545 h3 a:after {
    display: block;
    content: '';
    position: absolute;
    top:  50%;
    right: 2%;
    width: 36px;    height: 36px;    margin: -18px 0 0 -18px;
    background: url(../images/more-btn-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
.w545 h3 a:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }



		
dl.news_i{ width:100%;  float:left; border-top:#eee 1px dashed; margin-top:10px;}
dl.news_i dd{ width:100%;  float:left; padding:15px 0;  position:relative;overflow:hidden;border-bottom:#eee 1px dashed;}
dl.news_i dd a{  }
dl.news_i dd a h2{ font-size: 1em; line-height:26px; height:26px; overflow:hidden; color: #333; font-weight:500;}
dl.news_i dd a span{ color: #999;font-size: 0.7em;line-height:20px; }
dl.news_i dd a p{  max-height:67px;line-height:26px; font-size:0.8em; overflow:hidden;
font-size: 0.95em; line-height: 1.5; color: #777;
}

dl.news_i dd a:hover h2{  color: #0B6ECA; }
dl.news_i dd:hover{ background:#FFF;}

dl.news_i dd:before {content: "\f178"; font-family: "FontAwesome";position:absolute; right:30px; top:15px; transition: all .36s ease;color: #999;}
dl.news_i dd:hover:before {right:-30px;  }  
dl.news_i dd:after {	content: "\f178"; font-family: "FontAwesome";position:absolute; right:60px; top:15px; transition: all .36s ease;color: #999;opacity:0;}
dl.news_i dd:hover:after {	opacity:1;  right:30px;	}


ul.news_list_index {width: calc( 100% - 300px); float: left; background:#FFF;}
ul.news_list_index:after{ content:'';clear: both; display: block;	font-size:0;}
ul.news_list_index li{float:left; width:99%; position:relative; margin-top:4px;}
ul.news_list_index p {  display:block; float:left ; width: calc( 100% - 80px); height: 70px; overflow:hidden; box-sizing:border-box; padding:12px 10px; line-height:24px; font-size:0.95em; }
ul.news_list_index dl { text-align:center; display:block;float:left;
    background: #eee;color: #666666;
    width: 80px;
    height: 70px;box-sizing:border-box; padding-top:10px;
}

ul.news_list_index dt  {line-height: 36px; font-size: 1.4em; font-weight:bold; }
ul.news_list_index dd  {line-height:1; font-size: 1em; }


dl.recruit {
    display: block; float:left;width:100%; box-sizing: border-box;
    position: relative;
    padding: 46px 40px 50px;
    background: rgb(5,70,204);
    background: -moz-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%, rgba(0,209,197,0.8) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    background: linear-gradient(135deg, rgba(5,70,204,0.8) 0%,rgba(0,209,197,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0546cc', endColorstr='#00d1c5',GradientType=1 );
    /*box-shadow: 14px 14px 20px 0px rgba(0, 0, 0, 0.1);*/
}
dl.recruit dt{
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #ffffff;
}
dl.recruit dd{
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #ffffff;
}
dl.recruit:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 36px;
    height: 36px;
    margin: -18px 0 0;
    background: url(../images/more-white-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
dl.recruit:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }


.w735{width:640px;float:left;}
.w735:after{ content: ''; clear: both; display: block; font-size: 0;}
ol.about_pic{width:100%; height:224px;  overflow:hidden; float:left;box-sizing:border-box; position:relative; background:url(../images/sz.jpg) center center no-repeat; background-size:cover;}
ol.about_pic a{ text-align:center; padding-top:60px;display:block;width:100%; height:100%; box-sizing:border-box;}
ol.about_pic_en a{padding-top:40px;}
ol.about_pic a h2{
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #FFF;
}
ol.about_pic a p {
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #F7F7F7;
}
ol.about_pic:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 36px;    height: 36px;    margin: 0 0 0 -18px;
    background: url(../images/more-white-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
ol.about_pic:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }






ul.three_ul:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.three_ul {width:100%; float:left; padding-top:20px;}
ul.three_ul li:last-child{margin-right:0;}
ul.three_ul li{display:block; float:left; width:calc( 50% - 10px); margin-right:20px; height:224px; background:#FFF; box-sizing: border-box; position:relative;transition: all 0.6s ease;}
ul.three_ul li a{ text-align:center; padding-top:60px;display:block;width:100%; height:100%; box-sizing:border-box;}
ul.three_ul li a i{ width:120px; height:120px; line-height:120px; border-radius:50%;display: block; margin:0 auto;overflow:hidden;background:#2881c0; color:#FFF; font-size:4em;}
.three_ul li a h2{
    font-size: 1.4em;font-weight:530;
    line-height: 36px;
    color: #222;
}
ul.three_ul li a p {
    margin: 9px 0 0;
    font-size: 1em;
    line-height: 24px;
    color: #777777;
}
ul.three_ul li:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 36px;    height: 36px;    margin: 0 0 0 -18px;
    background: url(../images/more-btn-ico-36x36.png) center center no-repeat;
	transition: all ease-out 0.3s;
}
ul.three_ul li:hover:after { transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -o-transform:rotate(180deg); }


/* about 公司介绍-----------------------------------*/
.about_image{width:45%; float:left; box-sizing:border-box; }
.about_txt{width:55%; float:left; box-sizing:border-box;padding-left:35px; }
.about_txt p{font-size:16px; line-height:28px; color:#333;padding-top:25px; }
.about_txt h2 {
    font-size: 30px; line-height:1; font-weight:500; padding-bottom:10px;
    color: #06c;
}
.about_txt h3{
    font-size: 18px;line-height:2;font-weight:500; /*text-decoration:underline;*/
    color: #000;
}
.about_txt h3 span{ padding-right:30px; min-width:36%; display:inline-block;}
.about_txt h3 span i{ color:#DF2328}
.about_txt:after,.culbox:after{ content: ''; clear: both; display: block; font-size: 0;}


.ceo_box{ width:1200px; margin:0 auto; border-bottom:#ccc 1px solid; position:relative;}
.ceo_box .ceo_img {position: absolute; right:5%; bottom:0;}
.ceo_box p.txt2 { max-width:700px;
    font-size: 16px; line-height:26px;
    font-weight: 400; 
    padding: 25px 0;
    color: #555;
}
.ceo_box p.ceo {
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.culbox {
    width:1200px; margin:0 auto; padding: 40px 0;
    border-top: 1px solid #e0e0e0;
}
.culbox h5 {
    text-transform: Capitalize;
    float: left;
    width: 250px;
    font-size: 25px; font-weight:normal;
    color: #444;
}
.culbox p {
    float: left;
    width: 950px;
}


/* 产品详情-----------------------------------*/

.proImg:after{ content: ''; clear: both; display: block; font-size: 0;}
.proImg {width:48%; float:left; margin-right:4%}
.proTxt {width:48%; float:left; }
.proTxt h2 { color:#333;text-transform:capitalize;
    float: left;
    font: normal 28px/1 Arial,"微软雅黑","宋体";
    padding-left: 2%;
    width: 98%;
    border-left: 4px solid #3292de;
}
.proTxt h2 span{ color:#888;}
.proTxt h3 {
    float: left;
    font: normal 26px/50px Arial,"微软雅黑","宋体";
    color: #3292de;
    padding-left: 2%;
    width: 98%;
    margin: 10px 0 0 0;
    border-left: 4px solid #FFF;
    border-bottom: #EFEFEF 1px solid;
}
.proTxt .bz {
    float: left;
    border-bottom: #EFEFEF 1px solid;
    width: 97%;
    padding-left: 3%;
    padding-bottom: 10px;
    margin-top: 10px;
    /*background: url(../ico/ico_right.png) 0 5px no-repeat;*/
}
.name_sim {float: left;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    position: relative;
    margin: 30px 0 40px 0;
    height: 40px;
}
.name_sim h2 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 75px;
    height: 70px;
    overflow: hidden;
    background: #FFF;
    padding-right: 15px;
}




/* 新闻-----------------------------------*/
ul.news_list:after{ content: ''; clear: both; display: block; font-size: 0;}
ul.news_list {width:100%; float:left; }
ul.news_list li{float:left;width:24%; box-sizing:border-box; margin-right:1.3%; margin-bottom:20px;}
ul.news_list li:nth-of-type(4n){margin-right:0;}
ul.news_list li.bgs{ background-color:#FCFCFC;  border-top:#F9F9F9 2px solid;}
ul.news_list li.bgs a{padding-top: ;}
ul.news_list li a{ display:block; float:left;width:100%; border:#E9E9E9 1px solid;}
ul.news_list li a h2{width:80%; padding:0 10%; font: normal 16px/35px Arial, Microsoft YaHei; height:35px; overflow:hidden; color:#222; margin-top:10px;}
ul.news_list li a h5{width:80%; padding:1% 10%; font: normal 14px/26px Arial, Microsoft YaHei;height:78px; overflow:hidden; color:#888; text-align:left;}
ul.news_list li.bgs a h5{height:130px;}
ul.news_list li a p.newspic{width:100%; height:240px;overflow:hidden;position: relative;}
ul.news_list li a p.newspic img{width:100%; }
ul.news_list li a time{width:80%;  margin:10px 10%; display:block; font: normal 12px/30px Arial;color:#999; border-top:#F9F9F9 1px solid;text-align:left; }
ul.news_list li a:hover{  border:#0AC3E1 1px solid;}
ul.news_list li a p.newspic:before {
    content: '';
    position: absolute;
    left: 10%;
    margin-left: ;
    bottom: 0;
    display: block;
    border-color: transparent transparent #fff transparent;
    border-width: 8px;
    border-style: solid;
    width: 0px;
    height: 0px;
}




#ViewLeft:after,#NewView:after,#ViewRight:after{ content: ''; clear: both; display: block; font-size: 0;}
#ViewLeft{width:870px; float:left; overflow:hidden;}
#View_tit{width:100%; float:left; overflow:hidden;  border-bottom: 1px solid #E9E9E9; padding-bottom:5px;position:relative; }
#View_tit h3{font: normal 28px/40px Arial, Microsoft YaHei,Arial;color: #000; position:relative; text-indent:15px; margin-bottom:5px;}
#View_tit h3:before{ content:""; position: absolute; left:0; top:12px; 
width:5px; height:20px; overflow:hidden;  background-color:#0066cc;}
#View_tit p{ font-size: 12px; font-family: Arial,"å®‹ä½“";   color: #888; text-indent:15px;}
#View_tit p a{   color: #00c1de;}
#View_tit p a:hover{   color: #0066cc;}



#NewView{width:100%; float:left;overflow:hidden; padding:11px 0;font: normal 16px/32px Arial, Microsoft YaHei,Arial; word-wrap: break-word;color: #333;}
#NewView a{color: #0066CC;	text-decoration: none;}
#NewView a:hover{color: #0066CC;	text-decoration: underline;}

#ViewRight{width:300px; float:right; background-color:#F9F9F9;}
#ViewRight h2 {
    height: 50px;
    border-bottom: 1px solid #e3e4e6;
    text-indent: 22px; 
    font: normal 18px/50px Arial, Microsoft YaHei,Arial;color: #333;
}
#ViewRight a.more { margin:0 15px 0 0;
    color: #00c1de; font: normal 14px/50px Arial, Microsoft YaHei,Arial;
}

#ViewRight p.ad{width:100%; }
#ViewRight p.ad img{width:100%; }
ul.notice-panel {    padding: 20px ;    line-height: 20px;    display: inline-block;}
ul.notice-panel li {    width: 100%;    display: inline-block;    padding: 3px 0;}
ul.notice-panel i {
    float: left;
    display: inline-block;
    height: 3px;
    width: 3px;
    margin-right: 14px;
    margin-top: 11px;
    background: #ccc;
    overflow: hidden;
}
ul.notice-panel a {
    display: block;
    color: #333;
}
ul.notice-panel a.ml { margin-left:14px;}
ul.notice-panel a:hover{    color: #0066cc;}
ul.notice-panel a img{ max-width:260px;width:100%;}
ul.notice-panel a p{  text-align:center; margin-bottom:10px;}

#fenxiang{position: absolute; right:2px; top:20px;}
#PREVIOUS_NEXT {border-bottom: #E9E9E9 1px solid;
    float: left; position:relative; 
    width: 100%;
    font: normal 14px/30px Arial, Microsoft YaHei,Arial,"å®‹ä½“"; 
    overflow: hidden;
}
.PREVIOUS {border-top: #E9E9E9 1px solid; height:30px; overflow:hidden;}
.NEXT {    border-top: #E9E9E9 1px solid;;height:30px; overflow:hidden;}

/* 联系我们-----------------------------------*/

.inner_cont:after{ content:'';clear: both; display: block;	font-size:0;}
.title_cont:after{ content:'';clear: both; display: block;	font-size:0;}
.txt_area:after{ content:'';clear: both; display: block;	font-size:0;}

.inner_cont {width: 100%; float: left; margin-top:2px;
    overflow: hidden;
    padding: 48px 0 38px;
    background: rgba(248,248,248,0.8);
}
.inner_cont .title_cont {
    float: left; width:35%; text-align:center;
    display: block;
    padding-top: 4%;
    font-size: 25px;
    color: #333; line-height:1.2;
}
 .txt_area {
    float: left;
    padding-left: 80px;
    border-left: 1px solid #ccc;
}
 .txt_area dl {
    margin-bottom: 15px;
}

.txt_area dt span{display:none; font-size:0;}
.txt_area dt {
    display: inline-block;
    color: #f27321;
    font-size: 30px;
    font-family: FontAwesome;
    font-style: normal;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: #f27321 1px solid;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.txt_area dt i {
    text-indent: 6px;
}
.txt_area dd {
    display: inline-block;
    margin-left: 13px;
    font-size: 17px;
    color: #111;
    vertical-align: middle;
}
.txt_area dd font{    font-size: 14px; line-height: 22px;}



/* footer-----------------------------------*/
#footmain:after, #foot:after, footbar:after, #footer:after {
	content: '';	clear: both;	display: block;	font-size: 0;
}
#footmain{width:100%;   background:#2d2e2f;}
#foot {
    width:100%; max-width:1200px; text-align:center;
    margin: 0 auto;
    position: relative;
    padding: 22px 0;
    color: #969697;
    font: normal 12px/24px Arial, "宋体";
}

#foot p a {    color: #8c8c8c;    padding-left: 10px;}
#foot a:hover {    color: #FFF;}
#foot span{ padding:0 5px;}



ul.sitemap { width:100%; display:block; float:left;  padding-bottom:8px;}
ul.sitemap a {	font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;
    font-size: 1.2em; padding:0 30px;
    color: #FFF;
}







.inlink{ padding-top:7px;}
.inlink a{ display:inline-block; margin-right:7px; border:#555 1px solid; border-radius:50%; overflow:hidden; font-size:0.7em; line-height:22px !important; height:22px!important; width:22px; text-align:center;}
#footer{width:100%; max-width:1200px; margin:0 auto;}

.foot_up {
    display: block; padding:0 !important;
    position: absolute;    bottom: 2px;    right:-10px;
    width: 50px;    height: 50px; overflow:hidden;text-align: center;
    /*background: #008BD2;*/
    color: #FFF !important;
    font-size: 12px;
    line-height: 60px;
    
}
.foot_up:before {
    transition: all ease-out 0.3s;
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: ;
    top: 12px;
    left: 50%;
    margin-left: -7px;
    transform: rotate(-45deg);
    border-right: #FFF 2px solid;
    border-top: #FFF 2px solid;
	/*	
	0066af
	a30404
	*/
}








/* 联系我们 -----------------------------------*/

.div_just{ float: left;    width: 47%; margin:0 1.5%; box-sizing:border-box;}
.bg_color{ background-color:#f5f5f5; height:542px;}
.right_form{ border: 1px solid #e3e3e3;padding: 25px 30px 5px 25px;
    margin-right: 2%;
    width: 46%;
	}
.right_form h3 { color:#333;
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.right_form span { padding-bottom:15px;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 15px;
}
.right_form p {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.right_form .inputtxt { font-family: Arial, "Microsoft YaHei", "微软雅黑", "宋体",sans-serif;
    float: left;
    width: 100%;
    text-align: left;
    min-height: 35px;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 14px 25px 15px;
    border: 1px solid #d7d8d8;
    text-transform: capitalize;

    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #d7d8d8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.right_form .inputtxt:focus {    border: 1px solid #06c;}
.tijiao { cursor:pointer;
    float: left;
    width: auto;
    color: #fff; background:#06c;
    border: none;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 12px 40px;
    text-transform: uppercase;
}
.tijiao:hover {  background: #1e549c;}



.ul_contct:after,.div_just:after{
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.ul_contct {
    float: left;
    width: 100%;margin-bottom: 50px;
}
.ul_contct li {
    float: left;
    width: 30%; margin:0 1.5%; box-sizing:border-box;
    padding: 38px 30px 39px;
    border: 1px solid #e3e3e3;
}
.ul_contct li h5 { color:#333;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 18px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}
.ul_contct li h5 span {
    float: left;
    width: auto;
    margin-right: 40px;
    padding-right: 60px;
    position: relative;
}
.ul_contct li h5 span:before {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 1px;
    width: 50px;
    content: "";
    background-color: #333;
}
.ul_contct li p {float: left;    padding-top: 19px;}
.ul_contct li em {
    float: left;
    width: 100%;
    color: #666;
    text-align: left;
    font-size: 0.95em; line-height:2;
    font-weight: normal;
    font-style: normal;
}



/* page -----------------------------------*/
#pages {
	font-family: Arial, 宋体;
	padding: 20px 0 25px;
}
#pages:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.bottom_pages {
	width: 100%;
	float: left;
}
.pages_center {
	margin: 0px auto;
	text-align: center;
}
#pages a.a1 {
	background: #FCFCFC;

	padding: 0 10px;
}
#pages a.hover {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: rgba(1, 113, 213, 1);
	border: 1px solid #e3e3e3;
	color: #FFF;
	text-align: center;
	padding: 0 10px;
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #666;
	padding: 0 10px;
}
#pages a:hover {
background: rgba(1, 113, 213, 1);
	color: #FFF;
	text-decoration: none;
}
#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

 
 /*************当前位置************/
 .location{
    display: flex;
    align-items: center;
    justify-content: space-between;
	width: 100%;
	height: 25px; 
	line-height: 25px; margin:35px 0 35px;
}
.location ul{float:right; margin-right:30px;}

.location li {
	
	display: inline-block; float:left;
	padding-left: 20px;
	font-size: 14px;
	color: #999; position:relative;
}
.location li:before {
	position:absolute;
	top: 0;
	left: 7px;
	font-family: 'FontAwesome';
	content: "\f105";
}
.location li:nth-of-type(1):before {
position:absolute;
	top: 0;
	left: 0px;
	font-family: 'FontAwesome';
	content: "\f015";
	color: rgb(5,70,204);
  
}






#prowarp_L {
	margin: 0 auto; float:left;
	margin-bottom:20px;
	
}
#prowarp_L ul{ width:100%;}
#prowarp_L ul li{ width:100%; float:left; margin:25px 0; position:relative;}
#prowarp_L b {
	border-bottom: solid 1px #a30404;
	display: inline-block;
	color: #0a62c8;
	width: 150px;
	margin: -10px 0px 20px -100px;
}
#prowarp_L h3 {
	font: bold 16px/26px Arial, "微软雅黑", Arial, "宋体";

	color: #363636;
}
#prowarp_L .pro_border {
	display: block;
	position: relative;
	border: solid 1px rgba(62,138,56,0.5);
	left: 0px;
	
	width: 40%;
	height: 310px;
	top: -20px;
}
#prowarp_pic { 
/*	position: absolute;
	*/
	width:50%;
	overflow: hidden;
	left: 20px; float:left;
}
#prowarp_pic img {
	width: 100%;
	transition: all .36s ease;
}
#prowarp_pic img:hover {
	transform: scale3d(1.05, 1.05, 1);
}
#prowarp_L #prowarp_txt {
	width: 48%; position: absolute; left:52%; box-sizing:border-box;

	padding: 15px 30px;
	color: #666;
}

#prowarp_txt h2 {
	font: bold 24px/30px Arial, "微软雅黑", Arial, "宋体";
	color:#a30404;
}
#prowarp_txt p {
	font: normal 14px/24px Arial, "微软雅黑", Arial, "宋体"; color:#363636;
	
	padding: 10px 0px;
	text-align: justify; 
} 
.txt16 {
	font-size: 16px !important;
	line-height: 26px !important;
}
#prowarp_txt ul li {
    margin: 6px 0; font-size:14px;
    padding: 0 15px; position:relative; list-style:inside
}

/*#prowarp_txt ul li:before {
    content: "";
    position: absolute;
    left:10px;
    top: 50%;
    margin-top: -3px;
    width:4px;
    height:4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #363636;
}*/